home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-03-16 | 750 b | 21 lines | [TEXT/GEOL] |
- Item 5379702 16-March-90 16:19PST
-
- From: D1032 Softview, Germaine Ward,PRT
-
- To: MACAPP.TECH$ MacApp Technical
- MACDTS Macintosh Developer Tech. Supt.
- MACDTS Macintosh Developer Tech. Supt.
-
- Sub: ADD TO PRINT MONITOR PROBLEM
-
- Subject: Additional information on background printing with PostScript.
-
- We have narrowed down the difference between printing with the PrintMonitor on
- and off. Capturing the PostScript output
- of our program into a file we find one line of PostScript code difference:
-
- PrintMonitor on:(nc 0 0 730 552 6 rc)kp
-
- PrintMonitor off: (nc 31 30 761 582 6 rc)kp
-
-